home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CBM Funet Archive
/
cbm-funet-archive-2003.iso
/
cbm
/
c64
/
programming
/
Final Cartridge III software.sfx
/
lookatfile.basic
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Commodore BASIC
|
1994-08-11
|
114 b
|
6 lines
10 name$="assembler.np"
20 printchr$(14)chr$(147)
30 open 1,8,2,name$:get#1,a$:get#1,a$
40 get#1,a$:printa$;:ifstatus=0then40
50 close1